home *** CD-ROM | disk | FTP | other *** search
/ Atlas of the Solar System / NewAtlasOfTheSolarSystem.iso / HTML / Menu.swf / scripts / DefineButton2_350 / BUTTONCONDACTION on(release).as
Text File  |  2003-08-09  |  115b  |  8 lines

  1. on(release){
  2.    getUrl("FSCommand:", "Gaspra");
  3.    tellTarget("_level1")
  4.    {
  5.       gotoAndStop(85);
  6.    }
  7. }
  8.